go/types.Checker.singleValue (method)

6 uses

	go/types (current package)
		assignments.go#L25: 	check.singleValue(x)
		expr.go#L1278: 	check.singleValue(x)
		expr.go#L1285: 	check.singleValue(x)
		expr.go#L1328: 	check.singleValue(x)
		expr.go#L1338: 	check.singleValue(x)
		expr.go#L1370: func (check *Checker) singleValue(x *operand) {